﻿2026-06-13T11:05:51.3496480Z ##[group]Run actions/checkout@v5
2026-06-13T11:05:51.3497251Z with:
2026-06-13T11:05:51.3497633Z   repository: SaberMage/spt-core
2026-06-13T11:05:51.3501105Z   token: ***
2026-06-13T11:05:51.3501467Z   ssh-strict: true
2026-06-13T11:05:51.3501824Z   ssh-user: git
2026-06-13T11:05:51.3502187Z   persist-credentials: true
2026-06-13T11:05:51.3502589Z   clean: true
2026-06-13T11:05:51.3502951Z   sparse-checkout-cone-mode: true
2026-06-13T11:05:51.3503371Z   fetch-depth: 1
2026-06-13T11:05:51.3503733Z   fetch-tags: false
2026-06-13T11:05:51.3504095Z   show-progress: true
2026-06-13T11:05:51.3504463Z   lfs: false
2026-06-13T11:05:51.3504802Z   submodules: false
2026-06-13T11:05:51.3505165Z   set-safe-directory: true
2026-06-13T11:05:51.3505778Z ##[endgroup]
2026-06-13T11:05:51.4297198Z Syncing repository: SaberMage/spt-core
2026-06-13T11:05:51.4298662Z ##[group]Getting Git version info
2026-06-13T11:05:51.4299417Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-13T11:05:51.4300318Z [command]/usr/bin/git version
2026-06-13T11:05:51.4300732Z git version 2.43.0
2026-06-13T11:05:51.4310743Z ##[endgroup]
2026-06-13T11:05:51.4322224Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f7be14f1-8687-4d69-8b98-6602780a0951' before making global git config changes
2026-06-13T11:05:51.4323339Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T11:05:51.4325310Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-13T11:05:51.4357315Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-13T11:05:51.4376401Z https://github.com/SaberMage/spt-core
2026-06-13T11:05:51.4386317Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-13T11:05:51.4388865Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-13T11:05:51.4408405Z HEAD
2026-06-13T11:05:51.4438747Z ##[endgroup]
2026-06-13T11:05:51.4439695Z [command]/usr/bin/git submodule status
2026-06-13T11:05:51.4626424Z ##[group]Cleaning the repository
2026-06-13T11:05:51.4661968Z [command]/usr/bin/git clean -ffdx
2026-06-13T11:05:52.1831520Z Removing target/
2026-06-13T11:05:52.1841135Z [command]/usr/bin/git reset --hard HEAD
2026-06-13T11:05:52.1893803Z HEAD is now at 6b98561 Merge 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11 into b189513c697e4305452b836bcdc14ce1b573c7b4
2026-06-13T11:05:52.1900357Z ##[endgroup]
2026-06-13T11:05:52.1901885Z ##[group]Disabling automatic garbage collection
2026-06-13T11:05:52.1906334Z [command]/usr/bin/git config --local gc.auto 0
2026-06-13T11:05:52.1943099Z ##[endgroup]
2026-06-13T11:05:52.1944293Z ##[group]Setting up auth
2026-06-13T11:05:52.1949133Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-13T11:05:52.1985629Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-13T11:05:52.2205891Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T11:05:52.2237580Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-13T11:05:52.2438415Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T11:05:52.2466064Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-13T11:05:52.2665140Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-13T11:05:52.2700031Z ##[endgroup]
2026-06-13T11:05:52.2700975Z ##[group]Fetching the repository
2026-06-13T11:05:52.2707352Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3d7b98a8d6bfdc30c6b2bb37c61f7bbd7b95bad5:refs/remotes/pull/9/merge
2026-06-13T11:05:52.6962948Z From https://github.com/SaberMage/spt-core
2026-06-13T11:05:52.6963681Z  * [new ref]         3d7b98a8d6bfdc30c6b2bb37c61f7bbd7b95bad5 -> pull/9/merge
2026-06-13T11:05:52.6979862Z ##[endgroup]
2026-06-13T11:05:52.6980356Z ##[group]Determining the checkout info
2026-06-13T11:05:52.6981580Z ##[endgroup]
2026-06-13T11:05:52.6985346Z [command]/usr/bin/git sparse-checkout disable
2026-06-13T11:05:52.7026140Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-13T11:05:52.7055881Z ##[group]Checking out the ref
2026-06-13T11:05:52.7058600Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/9/merge
2026-06-13T11:05:52.7179463Z Previous HEAD position was 6b98561 Merge 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11 into b189513c697e4305452b836bcdc14ce1b573c7b4
2026-06-13T11:05:52.7181264Z HEAD is now at 3d7b98a Merge 1588525c4f950730e89bd4f73d1acef2e1c6e6c6 into 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11
2026-06-13T11:05:52.7188382Z ##[endgroup]
2026-06-13T11:05:52.7226050Z [command]/usr/bin/git log -1 --format=%H
2026-06-13T11:05:52.7249629Z 3d7b98a8d6bfdc30c6b2bb37c61f7bbd7b95bad5
